IInchCommand.Distance property

The maximum distance traveled by this move.

Namespace:IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.5.0.0

Syntax

C#VB
double Distance { get; set; }
Property Distance As Double

Property value

Type: double

See also

IInchCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace